Skip to content

chore(deps): bump the github-dependencies group with 4 updates#2621

Merged
fpapon merged 1 commit intomainfrom
dependabot/pre_commit/github-dependencies-e573e0e192
Mar 11, 2026
Merged

chore(deps): bump the github-dependencies group with 4 updates#2621
fpapon merged 1 commit intomainfrom
dependabot/pre_commit/github-dependencies-e573e0e192

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps the github-dependencies group with 4 updates: https://github.com/codespell-project/codespell, https://github.com/igorshubovych/markdownlint-cli, https://github.com/zizmorcore/zizmor-pre-commit and https://github.com/editorconfig-checker/editorconfig-checker.python.

Updates https://github.com/codespell-project/codespell from v2.4.1 to 2.4.2

Release notes

Sourced from https://github.com/codespell-project/codespell's releases.

v2.4.2

Highlights

  • Fixed compatibility with chardet 7+

What's Changed

... (truncated)

Commits
  • 2ccb47f Compat with chardet 7 (#3886)
  • 4ec53bf [pre-commit.ci] pre-commit autoupdate
  • 2a4acba Bump actions/download-artifact from 7 to 8
  • be17cac Bump actions/upload-artifact from 6 to 7
  • 04a0712 Bump ruff (#3879)
  • 583d879 avoide->avoid, avoided, avoids,
  • 1f59f34 Add correction for 'foudation' to 'foundation'
  • e047fda Add spelling correction for gather and variants.
  • b5cd66d respondant->respondent
  • 92125a3 Add detection of ivoice and variants.
  • Additional commits viewable in compare view

Updates https://github.com/igorshubovych/markdownlint-cli from v0.47.0 to 0.48.0

Release notes

Sourced from https://github.com/igorshubovych/markdownlint-cli's releases.

v0.48.0

  • Update all dependencies via Dependabot
Commits
  • e72a3ca Bump version 0.48.0
  • 02c6132 Delete and recreate package-lock.json via "npm install".
  • 800b47c Bump ava from 6.4.1 to 7.0.0
  • e6eb97c Bump minimatch
  • 61da922 Bump tar from 7.5.7 to 7.5.9
  • 3731696 Bump minimatch from 10.2.0 to 10.2.2
  • d60f5af Bump minimatch from 10.1.2 to 10.2.0
  • 587b174 Bump markdown-it from 14.1.0 to 14.1.1
  • c3bfec9 Bump minimatch from 10.1.1 to 10.1.2
  • 1fba958 Bump @​isaacs/brace-expansion from 5.0.0 to 5.0.1
  • Additional commits viewable in compare view

Updates https://github.com/zizmorcore/zizmor-pre-commit from v1.22.0 to 1.23.1

Release notes

Sourced from https://github.com/zizmorcore/zizmor-pre-commit's releases.

v1.23.1

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.23.1

v1.23.0

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.23.0

Commits
  • ea2eb40 Mirror: 1.23.1
  • 7b62fec Mirror: 1.23.0
  • ad22110 Bump astral-sh/setup-uv from 7.2.0 to 7.3.0 in the github-actions group (#38)
  • f8ef946 build: add requires-python >=3.10 (#37)
  • d343b5a Bump actions/setup-python in the github-actions group (#35)
  • 6bdc34b Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group (#34)
  • 03670b4 Add issue templates (#33)
  • b367d85 Bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in the github-actions group (#32)
  • See full diff in compare view

Updates https://github.com/editorconfig-checker/editorconfig-checker.python from 3.6.0 to 3.6.1

Commits
  • bebfac8 Merge pull request #51 from editorconfig-checker/chore/bump-core-3.6.1
  • 89b1648 chore(release): bump core package to 3.6.1
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-dependencies group with 4 updates: [https://github.com/codespell-project/codespell](https://github.com/codespell-project/codespell), [https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli), [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit) and [https://github.com/editorconfig-checker/editorconfig-checker.python](https://github.com/editorconfig-checker/editorconfig-checker.python).


Updates `https://github.com/codespell-project/codespell` from v2.4.1 to 2.4.2
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](codespell-project/codespell@v2.4.1...v2.4.2)

Updates `https://github.com/igorshubovych/markdownlint-cli` from v0.47.0 to 0.48.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.47.0...v0.48.0)

Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.22.0 to 1.23.1
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
- [Commits](zizmorcore/zizmor-pre-commit@v1.22.0...v1.23.1)

Updates `https://github.com/editorconfig-checker/editorconfig-checker.python` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.python/releases)
- [Commits](editorconfig-checker/editorconfig-checker.python@3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: https://github.com/codespell-project/codespell
  dependency-version: 2.4.2
  dependency-type: direct:production
  dependency-group: github-dependencies
- dependency-name: https://github.com/igorshubovych/markdownlint-cli
  dependency-version: 0.48.0
  dependency-type: direct:production
  dependency-group: github-dependencies
- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit
  dependency-version: 1.23.1
  dependency-type: direct:production
  dependency-group: github-dependencies
- dependency-name: https://github.com/editorconfig-checker/editorconfig-checker.python
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Mar 11, 2026
@github-actions github-actions bot added the yaml label Mar 11, 2026
@fpapon fpapon self-requested a review March 11, 2026 09:57
@fpapon fpapon merged commit 4099ab7 into main Mar 11, 2026
31 checks passed
@fpapon fpapon deleted the dependabot/pre_commit/github-dependencies-e573e0e192 branch March 11, 2026 09:57
jbampton added a commit to jbampton/mgem-list that referenced this pull request Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code yaml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants